[IA64] Don't scrub pages when on SN2 simulator
authorAlex Williamson <alex.williamson@hp.com>
Thu, 24 May 2007 20:20:19 +0000 (14:20 -0600)
committerAlex Williamson <alex.williamson@hp.com>
Thu, 24 May 2007 20:20:19 +0000 (14:20 -0600)
commit7490cd39b79063c2d8e42f0cafaff6d2a62172d7
tree40b5ffd2649835885cd5ec9c0ba642157ec2855c
parente60e968b6431751dd98f97121d726c4e8ebe592e
[IA64] Don't scrub pages when on SN2 simulator

Small patch to not call scrub_heap_pages() when running on Medusa.
Can't use the running_on_sim flag for this as that flag impacts too
many other things that make it fail for us.

Signed-off-by: Jes Sorensen <jes@sgi.com>
xen/arch/ia64/xen/xensetup.c